Home | History | Annotate | Download | only in ___PROJECTNAME___.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 46;
      7 	objects = {
      8 
      9 /* Begin PBXBuildFile section */
     10 		002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
     11 		002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
     12 		002F3A2E09D0888800EBEB88 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A2C09D0888800EBEB88 /* SDLMain.m */; };
     13 		002F3A3F09D088BA00EBEB88 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A3E09D088BA00EBEB88 /* main.c */; };
     14 		002F3AF109D08F1000EBEB88 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 002F3AEF09D08F1000EBEB88 /* SDLMain.nib */; };
     15 		8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
     16 		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
     17 /* End PBXBuildFile section */
     18 
     19 /* Begin PBXCopyFilesBuildPhase section */
     20 		002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = {
     21 			isa = PBXCopyFilesBuildPhase;
     22 			buildActionMask = 2147483647;
     23 			dstPath = "";
     24 			dstSubfolderSpec = 10;
     25 			files = (
     26 				002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */,
     27 			);
     28 			name = "Copy Frameworks into .app bundle";
     29 			runOnlyForDeploymentPostprocessing = 0;
     30 		};
     31 /* End PBXCopyFilesBuildPhase section */
     32 
     33 /* Begin PBXFileReference section */
     34 		002F39F909D0881F00EBEB88 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
     35 		002F3A2B09D0888800EBEB88 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = SOURCE_ROOT; };
     36 		002F3A2C09D0888800EBEB88 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; };
     37 		002F3A3E09D088BA00EBEB88 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = SOURCE_ROOT; };
     38 		002F3AF009D08F1000EBEB88 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/SDLMain.nib; sourceTree = "<group>"; };
     39 		089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
     40 		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
     41 		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
     42 		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
     43 		32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "___PROJECTNAME____Prefix.pch"; sourceTree = "<group>"; };
     44 		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
     45 		8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
     46 /* End PBXFileReference section */
     47 
     48 /* Begin PBXFrameworksBuildPhase section */
     49 		8D11072E0486CEB800E47090 /* Frameworks */ = {
     50 			isa = PBXFrameworksBuildPhase;
     51 			buildActionMask = 2147483647;
     52 			files = (
     53 				002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */,
     54 				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
     55 			);
     56 			runOnlyForDeploymentPostprocessing = 0;
     57 		};
     58 /* End PBXFrameworksBuildPhase section */
     59 
     60 /* Begin PBXGroup section */
     61 		080E96DDFE201D6D7F000001 /* Classes */ = {
     62 			isa = PBXGroup;
     63 			children = (
     64 				002F3A2B09D0888800EBEB88 /* SDLMain.h */,
     65 				002F3A2C09D0888800EBEB88 /* SDLMain.m */,
     66 			);
     67 			name = Classes;
     68 			sourceTree = "<group>";
     69 		};
     70 		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
     71 			isa = PBXGroup;
     72 			children = (
     73 				002F39F909D0881F00EBEB88 /* SDL.framework */,
     74 				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
     75 			);
     76 			name = "Linked Frameworks";
     77 			sourceTree = "<group>";
     78 		};
     79 		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
     80 			isa = PBXGroup;
     81 			children = (
     82 				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
     83 				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
     84 			);
     85 			name = "Other Frameworks";
     86 			sourceTree = "<group>";
     87 		};
     88 		19C28FACFE9D520D11CA2CBB /* Products */ = {
     89 			isa = PBXGroup;
     90 			children = (
     91 				8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */,
     92 			);
     93 			name = Products;
     94 			sourceTree = "<group>";
     95 		};
     96 		29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */ = {
     97 			isa = PBXGroup;
     98 			children = (
     99 				080E96DDFE201D6D7F000001 /* Classes */,
    100 				29B97315FDCFA39411CA2CEA /* Other Sources */,
    101 				29B97317FDCFA39411CA2CEA /* Resources */,
    102 				29B97323FDCFA39411CA2CEA /* Frameworks */,
    103 				19C28FACFE9D520D11CA2CBB /* Products */,
    104 			);
    105 			name = "___PROJECTNAMEASXML___";
    106 			sourceTree = "<group>";
    107 		};
    108 		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
    109 			isa = PBXGroup;
    110 			children = (
    111 				32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */,
    112 				002F3A3E09D088BA00EBEB88 /* main.c */,
    113 			);
    114 			name = "Other Sources";
    115 			sourceTree = "<group>";
    116 		};
    117 		29B97317FDCFA39411CA2CEA /* Resources */ = {
    118 			isa = PBXGroup;
    119 			children = (
    120 				8D1107310486CEB800E47090 /* Info.plist */,
    121 				089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
    122 				002F3AEF09D08F1000EBEB88 /* SDLMain.nib */,
    123 			);
    124 			name = Resources;
    125 			sourceTree = "<group>";
    126 		};
    127 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
    128 			isa = PBXGroup;
    129 			children = (
    130 				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
    131 				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
    132 			);
    133 			name = Frameworks;
    134 			sourceTree = "<group>";
    135 		};
    136 /* End PBXGroup section */
    137 
    138 /* Begin PBXNativeTarget section */
    139 		8D1107260486CEB800E47090 /* ___PROJECTNAME___ */ = {
    140 			isa = PBXNativeTarget;
    141 			buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
    142 			buildPhases = (
    143 				8D1107290486CEB800E47090 /* Resources */,
    144 				8D11072C0486CEB800E47090 /* Sources */,
    145 				8D11072E0486CEB800E47090 /* Frameworks */,
    146 				002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */,
    147 			);
    148 			buildRules = (
    149 			);
    150 			dependencies = (
    151 			);
    152 			name = "___PROJECTNAME___";
    153 			productInstallPath = "$(HOME)/Applications";
    154 			productName = "___PROJECTNAME___";
    155 			productReference = 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */;
    156 			productType = "com.apple.product-type.application";
    157 		};
    158 /* End PBXNativeTarget section */
    159 
    160 /* Begin PBXProject section */
    161 		29B97313FDCFA39411CA2CEA /* Project object */ = {
    162 			isa = PBXProject;
    163 			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
    164 			compatibilityVersion = "Xcode 3.2";
    165 			hasScannedForEncodings = 1;
    166 			mainGroup = 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */;
    167 			projectDirPath = "";
    168 			projectRoot = "";
    169 			targets = (
    170 				8D1107260486CEB800E47090 /* ___PROJECTNAME___ */,
    171 			);
    172 		};
    173 /* End PBXProject section */
    174 
    175 /* Begin PBXResourcesBuildPhase section */
    176 		8D1107290486CEB800E47090 /* Resources */ = {
    177 			isa = PBXResourcesBuildPhase;
    178 			buildActionMask = 2147483647;
    179 			files = (
    180 				8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
    181 				002F3AF109D08F1000EBEB88 /* SDLMain.nib in Resources */,
    182 			);
    183 			runOnlyForDeploymentPostprocessing = 0;
    184 		};
    185 /* End PBXResourcesBuildPhase section */
    186 
    187 /* Begin PBXSourcesBuildPhase section */
    188 		8D11072C0486CEB800E47090 /* Sources */ = {
    189 			isa = PBXSourcesBuildPhase;
    190 			buildActionMask = 2147483647;
    191 			files = (
    192 				002F3A2E09D0888800EBEB88 /* SDLMain.m in Sources */,
    193 				002F3A3F09D088BA00EBEB88 /* main.c in Sources */,
    194 			);
    195 			runOnlyForDeploymentPostprocessing = 0;
    196 		};
    197 /* End PBXSourcesBuildPhase section */
    198 
    199 /* Begin PBXVariantGroup section */
    200 		002F3AEF09D08F1000EBEB88 /* SDLMain.nib */ = {
    201 			isa = PBXVariantGroup;
    202 			children = (
    203 				002F3AF009D08F1000EBEB88 /* English */,
    204 			);
    205 			name = SDLMain.nib;
    206 			sourceTree = "<group>";
    207 		};
    208 		089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
    209 			isa = PBXVariantGroup;
    210 			children = (
    211 				089C165DFE840E0CC02AAC07 /* English */,
    212 			);
    213 			name = InfoPlist.strings;
    214 			sourceTree = "<group>";
    215 		};
    216 /* End PBXVariantGroup section */
    217 
    218 /* Begin XCBuildConfiguration section */
    219 		C01FCF4B08A954540054247B /* Debug */ = {
    220 			isa = XCBuildConfiguration;
    221 			buildSettings = {
    222 				COPY_PHASE_STRIP = NO;
    223 				GCC_DYNAMIC_NO_PIC = NO;
    224 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    225 				GCC_MODEL_TUNING = G5;
    226 				GCC_OPTIMIZATION_LEVEL = 0;
    227 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
    228 				GCC_PREFIX_HEADER = "___PROJECTNAMEASIDENTIFIER____Prefix.pch";
    229 				INFOPLIST_FILE = Info.plist;
    230 				INSTALL_PATH = "$(HOME)/Applications";
    231 				PRODUCT_NAME = "___PROJECTNAME___";
    232 				WRAPPER_EXTENSION = app;
    233 			};
    234 			name = Debug;
    235 		};
    236 		C01FCF4C08A954540054247B /* Release */ = {
    237 			isa = XCBuildConfiguration;
    238 			buildSettings = {
    239 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
    240 				GCC_MODEL_TUNING = G5;
    241 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
    242 				GCC_PREFIX_HEADER = "___PROJECTNAMEASIDENTIFIER____Prefix.pch";
    243 				INFOPLIST_FILE = Info.plist;
    244 				INSTALL_PATH = "$(HOME)/Applications";
    245 				PRODUCT_NAME = "___PROJECTNAME___";
    246 				WRAPPER_EXTENSION = app;
    247 			};
    248 			name = Release;
    249 		};
    250 		C01FCF4F08A954540054247B /* Debug */ = {
    251 			isa = XCBuildConfiguration;
    252 			buildSettings = {
    253 				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    254 				FRAMEWORK_SEARCH_PATHS = (
    255 					"$(HOME)/Library/Frameworks",
    256 					/Library/Frameworks,
    257 					"$(FRAMEWORK_SEARCH_PATHS)",
    258 				);
    259 				GCC_VERSION = 4.0;
    260 				"GCC_VERSION[arch=x86_64]" = 4.2;
    261 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    262 				GCC_WARN_UNUSED_VARIABLE = YES;
    263 				HEADER_SEARCH_PATHS = (
    264 					"$(HOME)/Library/Frameworks/SDL.framework/Headers",
    265 					/Library/Frameworks/SDL.framework/Headers,
    266 					"$(HEADER_SEARCH_PATHS)",
    267 				);
    268 				PREBINDING = NO;
    269 				SDKROOT = macosx10.4;
    270 				"SDKROOT[arch=x86_64]" = macosx10.6;
    271 			};
    272 			name = Debug;
    273 		};
    274 		C01FCF5008A954540054247B /* Release */ = {
    275 			isa = XCBuildConfiguration;
    276 			buildSettings = {
    277 				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    278 				FRAMEWORK_SEARCH_PATHS = (
    279 					"$(HOME)/Library/Frameworks",
    280 					/Library/Frameworks,
    281 					"$(FRAMEWORK_SEARCH_PATHS)",
    282 				);
    283 				GCC_VERSION = 4.0;
    284 				"GCC_VERSION[arch=x86_64]" = 4.2;
    285 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    286 				GCC_WARN_UNUSED_VARIABLE = YES;
    287 				HEADER_SEARCH_PATHS = (
    288 					"$(HOME)/Library/Frameworks/SDL.framework/Headers",
    289 					/Library/Frameworks/SDL.framework/Headers,
    290 					"$(HEADER_SEARCH_PATHS)",
    291 				);
    292 				PREBINDING = NO;
    293 				SDKROOT = macosx10.4;
    294 				"SDKROOT[arch=x86_64]" = macosx10.6;
    295 			};
    296 			name = Release;
    297 		};
    298 /* End XCBuildConfiguration section */
    299 
    300 /* Begin XCConfigurationList section */
    301 		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
    302 			isa = XCConfigurationList;
    303 			buildConfigurations = (
    304 				C01FCF4B08A954540054247B /* Debug */,
    305 				C01FCF4C08A954540054247B /* Release */,
    306 			);
    307 			defaultConfigurationIsVisible = 0;
    308 			defaultConfigurationName = Release;
    309 		};
    310 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
    311 			isa = XCConfigurationList;
    312 			buildConfigurations = (
    313 				C01FCF4F08A954540054247B /* Debug */,
    314 				C01FCF5008A954540054247B /* Release */,
    315 			);
    316 			defaultConfigurationIsVisible = 0;
    317 			defaultConfigurationName = Release;
    318 		};
    319 /* End XCConfigurationList section */
    320 	};
    321 	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
    322 }
    323